Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal/copy assetstore #641

Merged
merged 13 commits into from
Jun 24, 2024
Merged

Internal/copy assetstore #641

merged 13 commits into from
Jun 24, 2024

Conversation

Paurikova2
Copy link
Collaborator

@Paurikova2 Paurikova2 commented Jun 20, 2024

Description

Copying the assetstore from dev-5 to a running instance of dspace.
Note: We are not removing the old assetstore before copying of newone because the database (assetstore) is cleaned during the erase action, not during the import action.

@Paurikova2 Paurikova2 requested review from milanmajchrak and MajoBerger and removed request for milanmajchrak June 21, 2024 05:15
Copy link

@MajoBerger MajoBerger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix the case, where ASSETSTORE is not specified (or at least test)

.github/actions/import-db/action.yml Show resolved Hide resolved
.github/actions/import-db/action.yml Outdated Show resolved Hide resolved
@Paurikova2 Paurikova2 requested a review from MajoBerger June 21, 2024 10:36
@Paurikova2 Paurikova2 linked an issue Jun 24, 2024 that may be closed by this pull request
@Paurikova2 Paurikova2 requested a review from MajoBerger June 24, 2024 04:10
@Paurikova2 Paurikova2 merged commit ed77a35 into dtq-dev Jun 24, 2024
5 checks passed
@Paurikova2 Paurikova2 deleted the internal/copy_assetstore branch June 24, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check assetstore consistency
2 participants